﻿2026-05-10T11:50:38.1712560Z ##[group]Run actions/checkout@v4
2026-05-10T11:50:38.1713826Z with:
2026-05-10T11:50:38.1714751Z   repository: SaberMage/rebno
2026-05-10T11:50:38.1716213Z   token: ***
2026-05-10T11:50:38.1716944Z   ssh-strict: true
2026-05-10T11:50:38.1717674Z   ssh-user: git
2026-05-10T11:50:38.1718429Z   persist-credentials: true
2026-05-10T11:50:38.1719259Z   clean: true
2026-05-10T11:50:38.1720014Z   sparse-checkout-cone-mode: true
2026-05-10T11:50:38.1720914Z   fetch-depth: 1
2026-05-10T11:50:38.1721833Z   fetch-tags: false
2026-05-10T11:50:38.1722632Z   show-progress: true
2026-05-10T11:50:38.1723399Z   lfs: false
2026-05-10T11:50:38.1724105Z   submodules: false
2026-05-10T11:50:38.1724884Z   set-safe-directory: true
2026-05-10T11:50:38.1726090Z ##[endgroup]
2026-05-10T11:50:38.2852568Z Syncing repository: SaberMage/rebno
2026-05-10T11:50:38.2855718Z ##[group]Getting Git version info
2026-05-10T11:50:38.2857577Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T11:50:38.2860282Z [command]/usr/bin/git version
2026-05-10T11:50:38.2888479Z git version 2.53.0
2026-05-10T11:50:38.2915345Z ##[endgroup]
2026-05-10T11:50:38.2933379Z Temporarily overriding HOME='/home/runner/work/_temp/e5248834-f289-4ab2-9b29-3dee35bdc110' before making global git config changes
2026-05-10T11:50:38.2937698Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T11:50:38.2952390Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T11:50:38.2986517Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T11:50:38.2992781Z ##[group]Initializing the repository
2026-05-10T11:50:38.2998159Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T11:50:38.3097453Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T11:50:38.3103900Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T11:50:38.3107087Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T11:50:38.3109811Z hint: call:
2026-05-10T11:50:38.3111180Z hint:
2026-05-10T11:50:38.3112982Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T11:50:38.3115183Z hint:
2026-05-10T11:50:38.3117125Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T11:50:38.3119841Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T11:50:38.3122589Z hint:
2026-05-10T11:50:38.3124015Z hint: 	git branch -m <name>
2026-05-10T11:50:38.3125599Z hint:
2026-05-10T11:50:38.3127396Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T11:50:38.3130840Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T11:50:38.3136466Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T11:50:38.3156904Z ##[endgroup]
2026-05-10T11:50:38.3159472Z ##[group]Disabling automatic garbage collection
2026-05-10T11:50:38.3162175Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T11:50:38.3191169Z ##[endgroup]
2026-05-10T11:50:38.3194096Z ##[group]Setting up auth
2026-05-10T11:50:38.3198276Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T11:50:38.3230113Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T11:50:38.3502548Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T11:50:38.3534463Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T11:50:38.3719392Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T11:50:38.3757747Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T11:50:38.3945371Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T11:50:38.3978271Z ##[endgroup]
2026-05-10T11:50:38.3981345Z ##[group]Fetching the repository
2026-05-10T11:50:38.3990514Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +76f63b756ea20c344da83b22c8de45d07061ca41:refs/remotes/origin/main
2026-05-10T11:50:39.8550146Z From https://github.com/SaberMage/rebno
2026-05-10T11:50:39.8551983Z  * [new ref]         76f63b756ea20c344da83b22c8de45d07061ca41 -> origin/main
2026-05-10T11:50:39.8598651Z ##[endgroup]
2026-05-10T11:50:39.8599688Z ##[group]Determining the checkout info
2026-05-10T11:50:39.8600597Z ##[endgroup]
2026-05-10T11:50:39.8601296Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T11:50:39.8662585Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T11:50:39.8684823Z ##[group]Checking out the ref
2026-05-10T11:50:39.8685793Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T11:50:40.2718981Z Switched to a new branch 'main'
2026-05-10T11:50:40.2722701Z branch 'main' set up to track 'origin/main'.
2026-05-10T11:50:40.2735547Z ##[endgroup]
2026-05-10T11:50:40.2775899Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T11:50:40.2800994Z 76f63b756ea20c344da83b22c8de45d07061ca41
